home *** CD-ROM | disk | FTP | other *** search
- Path: news.ipf.net!usenet
- From: Stephan Wolf <wolf@isg.de>
- Newsgroups: comp.software-eng,comp.lang.c++,comp.object
- Subject: Re: Tool for C++ code Analysis
- Date: Thu, 25 Jan 1996 22:03:59 +0100
- Organization: Innovative Software
- Message-ID: <3107F03F.F56@isg.de>
- References: <4dp4qj$qn0@news-2.csn.net>
- NNTP-Posting-Host: 194.152.44.81
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b5 (Win95; I)
- CC: kocher@lts.sel.alcatel.de
-
- > > |> I want to analyse the development of a large object-oriented
- > > |> framework from version to version.
- > > |>
- > > |> For this purpose I need a tool, that can analyse C++-Code
- > > |> (class-hierarchy, methods, use-relationships,...)
- > > |> and that produces readable output,
- > > |> that can serve as the source for further analysis.
-
- Hi,
-
- Do you know The Object Engineering Workbench for C++? OEW is used for
- design, programming and reverse engineering of C++ code. It also
- generates database schemes for POET, ObjectStore and SQL. Documentation
- is generated automatically. Go to http://www.isg.de
-
- Stephan
-